home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10897 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: ip-pdx03-46.teleport.com!johnb
  2. From: johnb@imagix.com (John Blattner)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Looking for C++ source code analysis tool
  5. Date: Mon, 11 Mar 1996 08:07:14 +1000
  6. Organization: Imagix Corporation
  7. Message-ID: <johnb.58.0E1BD88D@imagix.com>
  8. References: <4hptsf$8vc@scapa.cs.ualberta.ca>
  9. NNTP-Posting-Host: ip-pdx03-46.teleport.com
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  11.  
  12. In article <4hptsf$8vc@scapa.cs.ualberta.ca> diego@cs.ualberta.ca (Diego Novillo) writes:
  13.  
  14. >I am looking for a tool to help me analyze C++ source code. The tool
  15. >should have things like a pretty printer, class hierarchy printer and
  16. >class browsing capabilities.
  17.  
  18. >Does anyone know where I could find a tool with these capabilities?
  19. >Thank you.
  20.  
  21. You might want to check the "Software Re-engineering Web Home Page"
  22. which has a lot of useful information about tools, resources, etc, for
  23. reverse engineering.  You can find it at:
  24.     http://www.erg.abdn.ac.uk/users/brant/sre
  25.  
  26. Another useful site, associated with comp.software-eng and containing
  27. a wider selection of CASE tools is:    
  28.     http://www.qucis.queensu.ca/Software-Engineering
  29.  
  30. ----------
  31.  
  32. One tool I'd recommend you look at (since we make it) is Imagix 4D, a 
  33. program understanding tool for C and C++ software.
  34.  
  35. What's unique about Imagix 4D -
  36.     -  shows many aspects of software - control flow, data flow, build
  37.        dependencies, class use (C++ only), test coverage, performance...
  38.     -  allows easy focusing on pertinent data through knowledge-based
  39.        exploration engine
  40.     -  speeds comprehension through 3D graphic visualization
  41.     -  automatically generates design documentation, including html
  42.     -  is affordably priced
  43.  
  44. For more info and trial software:
  45.     file://ftp.teleport.com/pub/vendors/imagix/README
  46.     http://www.teleport.com/~imagix
  47.     email - info@imagix.com
  48.  
  49. --------------------------------------------------------
  50. John Blattner
  51. Imagix Corporation               tel: 1.503.644.4905
  52. 3800 SW Cedar Hill Blvd #227     fax: 1.503.644.5629
  53. Beaverton, OR 97005-2035         email: johnb@imagix.com
  54.  
  55.                     
  56.